home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 201-225 / disk_222 / plplot / readme < prev    next >
Text File  |  1992-05-06  |  2KB  |  56 lines

  1. PLPLOT is a library of C functions useful for scientific plotting on the 
  2. Amiga personal  computer.  The  library  is  Lattice C  compatible.  For 
  3. those of you with  another compiler or who  want to modify the code  the 
  4. source is provided in directory src.
  5.  
  6. Contour plotting, three dimensional plotting, axis redefinition, log-log 
  7. plotting  and  multiple  subpages are a few of  PLPLOT's  features.  The 
  8. plots can be displayed on your monitor or a graphics file can be created
  9. which can be sent to a hard copy device.
  10.  
  11. To see some of the features of this package I suggest you go to examples 
  12. directory, READ THE README FILE THERE, and  then  compile and run one of 
  13. the example programs.
  14.  
  15. The documentation is in the docs  directory  and is written in LaTeX.  I 
  16. apologize to those who don't  have  AmigaTeX or easy  access to  TeX  on  
  17. another machine.
  18.  
  19. This is Version 1.00 of PLPLOT for the Amiga.  I had hoped to add a few
  20. more features to the package before releasing, but  this work seems  to
  21. have taken a back seat to work on my dissertation at present.  The wish 
  22. list includes:
  23.  
  24. (1) Color support for the Amiga screen driver.  I have  written drivers
  25.     for a few hard copy devices  that do  provide  color support and it
  26.     would be pretty easy to do on the Amiga. I don't have a need for it
  27.     though and it does require more memory.
  28.  
  29. (2) Device independence.  I would like to have PLPLOT produce a  device
  30.     independent file and then have  separate drivers that use this file
  31.     to generate  hard  copy.  Presently  new drivers must be integrated
  32.     into the package.  This would take a little time to  accomplish and
  33.     I don't see myself doing it in the near future.
  34.  
  35. This is FREEWARE.  It's my way of saying thank  you to those people who
  36. have  written  freeware  for the  Amiga  in  the  past.  Feel  free  to 
  37. redistribute this package to anyone who  wants  it.  I do ask that only  
  38. this version  (unaltered)  be  distributed  and  that  the  package  be
  39. distributed in its entirety (including the documentation).
  40.  
  41. Let me know if you have any comments, find  any bugs, or are willing to
  42. work on translating the package for use with another compiler. I prefer 
  43. being contacted by mail, either electronic or US.
  44.  
  45. Tony Richardson
  46.  
  47. email    amr@dukee.egr.duke.edu
  48.  
  49. US-Mail  Tony Richardson
  50.          Duke University
  51.          Dept. of Elect. Eng.
  52.          Durham, N.C. 27706
  53.  
  54. phone    919-684-3123 (work)   919-286-7101 (home)
  55.  
  56.